CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 加密 字符

搜索资源列表

  1. 8_3

    0下载:
  2. 该工程的功能是将输入的字符按一定的规律加密成密文-Features of the project is to input characters in accordance with the laws of certain encryption into ciphertext
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:7810
    • 提供者:问路人
  1. SeeBase64

    0下载:
  2. Base64是一种很常用的编码方式,利用它可以将任何二进制的字符编码到可打印的64个字符之中, 这样,不管是图片,中文文本等都可以编码成只有ASCII的纯文本。至于为什么要进行这个转换呢, 最初主要使用在EMail领域,早期的一些邮件网关只识别ASCII, 如果发现邮件里有其他字符,就会将它们过滤掉,这样中文的邮件,有图片附件的邮件在这些网关上就会发生问题,于是将中文和图片都使用base64编码然后传输,接受后再解码就客服了这个问题了。 Base64除了可以使用在相似场合,还可以用作简单的加密等
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:43390
    • 提供者:孙静
  1. Polyalphabetic

    0下载:
  2. 多表加密解密算法实现示例,限用于英文字符-implementation of polyalphabetic encryption and decryption of English text
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1486
    • 提供者:hayley
  1. dataencrypt

    0下载:
  2. 对数据行进简单的加密/解密,能够满足简单的数间变字符.-dataencrypt dataencrypt dataencrypt dataencrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:26012
    • 提供者:jach
  1. data_encrypt_using_java

    0下载:
  2. java 字符加密系统, 可以对64位的任意字符进行加密解密-java character encryption system can be arbitrary 64-bit encryption and decryption characters
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:5771
    • 提供者:liujun
  1. VBEN

    0下载:
  2. 通过VB对字符加密,可对字母,数字,符号和汉字加密。-VB on the characters through the encryption, can be letters, numbers, symbols and Chinese characters encryption.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2257
    • 提供者:随枫玉雨
  1. VC-CodeDialog

    0下载:
  2. 对文本内的字符进行加密(重编码)。(由于是早期编写的,所以代码风格不是很好,但算法是不错的)-Characters of the text is encrypted (re-encoding). (Because of early preparation, and so the code is not very good style, but the algorithm is good)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:189334
    • 提供者:zun
  1. AspAppEnt29

    0下载:
  2. asp实现的加密功能,可以把代码文件加密成其他字符-asp achieve encryption, file encryption code can be put into the other characters
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-13
    • 文件大小:2908302
    • 提供者:sdhzlx
  1. aaa

    1下载:
  2. 用维吉尼亚算法加密 /** * 维吉尼亚密码算法(BigDecimal),加/解密处理后仍为BigDecimal类型,正负号和小数点不进行处理 * * @param str * 源BigDecimal * @param key * 密钥,应为数字字符组成的字符串 * @param mode * 模式(加密or解密) * @return 加/解密后的BigDecimal -Virginia algorithm using encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-06-06
    • 文件大小:711
    • 提供者:耿颖颖
  1. encryption

    0下载:
  2. 一个简单的算法 实现字符按规则加密与解密对应关系:abcdefghijklmnopqrstuvwxyz qwertyuiopasdfghjklzxcvbnm 例如 abc加密变成qwe-A simple rule-based algorithm characters corresponding to the relationship between encryption and decryption: abcdefghijklmnopqrstuvwxyz qwertyuiopasdfg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:711
    • 提供者:李超
  1. Java

    0下载:
  2. 编写一个java应用程序。用户从键盘输入一个1-9999之间的数,程序将判断这个数是几位数,并判断这个数是否回文数。回文数是指将数含有的数字逆序排列后得到的数和原数相同,例如12121,4224,6778776等都是回文数。 1)程序具有判断用户的输入是否为合法整数的功能。对非法输入(例如含有字母)要进行处理。 2)要判断输入数的位数,并输出相关信息。 3)要判断是否回文数。 二、二战期间,英国情报人员获取德军的一机密电报,电报的内容为: bzdz izu sxgzd
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:74854
    • 提供者:king
  1. 1

    0下载:
  2. 交替字符倒三角形.txt级数求和.txt密钥加密.txt密钥解密.txt5位以内的对称素数.txt母牛问题.txt-Inverted triangle alternate characters. Txt Sum. Txt key encryption. Txt decryption key. Txt5 symmetric spaces within the prime number. Txt cow problem. Txt
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2137
    • 提供者:moper
  1. RSA

    0下载:
  2. RSA编码与解码,用来对任意输入字符进行加密解密,加密解密的标准是RSA标准-RSA encoding and decoding used to enter characters for any encryption and decryption, encryption and decryption of the standard is the standard RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:11792
    • 提供者:yang wei
  1. deswenjian

    0下载:
  2. 试验DES对称密钥加密算法 可加密文件或终端的字符 密钥为7为的英文字母,可以用中文,但每个中文相当于两个英文字母。-des algorithm key is 7 words
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:520991
    • 提供者:shisongyang
  1. 001

    0下载:
  2. 飞虫有用的 地基基础 数电 解决 女款 看看加密那下次uhugcmjgfdcjfdok 了法律看博客简介 减肥 fsb -char buffer[BUFFERSIZE] printf("***********************************\n") printf("* Welcome to use our counter *\n") printf("* Input two integers in one line*\n") printf(
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:24670
    • 提供者:李龙
  1. shitfSec

    0下载:
  2. 移位加密。算法描述:将字符俺ASCII码对应的二进制惊醒高底位的移位不足的补充零,具体参见源码。-Shift encryption
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:397378
    • 提供者:yepeng
  1. algorithm

    0下载:
  2. 这么个思路:首先通过提取系统时间和运行时间作为加密算式的动态参数进行文件加密,然后将这些参数以及密码和是否加密的标志加密加载到文件中(不然就解密不了文件了),最后在解密的话,就是通过一定得方法提取这些参数,将其解密。 由于这些参数是动态变化的,所以每次对同一个文件进行加密后的结果都是不一样的,这样的话对于破解者来说就没有规律可循了。 这种加密法就是一个对称密码,很难用穷举法破解(虽然我没有试过),但是跟金老师上课讲的那些对称密码像DES,是没的比的,那些事可以公开算法的,而这个算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1906303
    • 提供者:Aaron
  1. EncryptionaDecryption

    0下载:
  2. 收集20篇左右的某种英文文献资料(每篇字符数量>1万字符),将其编辑成一个超过20万字符的文件,统计每个英文字母的使用频率,对期中的一篇进行加密,然后运用统计方法进行解密,人工比较解密结果与明文的差距。-About the collection of some 20 English literature (the number of each character> 10000 characters), to edit into a character more than 200,00
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:332783
    • 提供者:屠娇娇
  1. code

    0下载:
  2. 一个简单的加密程序,很好的利用了字符串和字符数组的转换-A simple encryption program, a very good use of string and character array conversion
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:3019
    • 提供者:mrzhou
  1. URDecodeandEncode

    0下载:
  2. URL地址加密解密工具.本工具加解密Ascii字符有效,对于中文字符无法加解密。-URL Decode and Encode for Visual Basic 6.0
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:1906
    • 提供者:JasonQ
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com